Udemy - OpenAPI Specification & Swagger Tools - Zero To Master (11.2024)
文件大小
2.99 GB
上传时间
2025-11-04
Hash
9cf2fdf5b08b17d8b96ce57e3e432f4342d350df文件列表
- 01 - Introduction to OpenAPI Specification16 项
- 001 Introduction to the course & agenda.mp422.76 MB
- 001 Introduction to the course & agenda.srt0.01 MB
- 002 Details of GitHub repo, PDF Content & other instructions for the course.html0.00 MB
- 003 Introduction to APIs.mp416.39 MB
- 003 Introduction to APIs.srt0.01 MB
- 004 Why do we need OpenAPI Specification.mp424.87 MB
- 004 Why do we need OpenAPI Specification.srt0.01 MB
- 005 Introduction to OpenAPI Specification.mp417.33 MB
- 005 Introduction to OpenAPI Specification.srt0.01 MB
- 006 Advantages of OpenAPI Specification.mp416.79 MB
- 006 Advantages of OpenAPI Specification.srt0.01 MB
- 007 History of OpenAPI & Swagger.mp417.35 MB
- 007 History of OpenAPI & Swagger.srt0.01 MB
- 008 Introduction to Swagger tools.mp446.51 MB
- 008 Introduction to Swagger tools.srt0.01 MB
- 009 Introduction to OpenAPI Specification Quiz.html0.02 MB
- 02 - Getting started with OpenAPI specification in code first scenario7 项
- 010 Getting started with OpenAPI in code first approach - Part 1.mp410.50 MB
- 010 Getting started with OpenAPI in code first approach - Part 1.srt0.00 MB
- 011 Getting started with OpenAPI in code first approach - Part 2.mp461.13 MB
- 011 Getting started with OpenAPI in code first approach - Part 2.srt0.02 MB
- 012 Getting started with OpenAPI in code first approach - Part 3.mp443.95 MB
- 012 Getting started with OpenAPI in code first approach - Part 3.srt0.02 MB
- 013 Getting started with OpenAPI specification in code first scenario Quiz.html0.02 MB
- 03 - Getting started with OpenAPI specification in design first scenario15 项
- 014 Introduction to design first approach.mp415.61 MB
- 014 Introduction to design first approach.srt0.01 MB
- 015 Quick introduction to the history of YAML.mp425.45 MB
- 015 Quick introduction to the history of YAML.srt0.01 MB
- 016 Writing our first YAML file.mp427.45 MB
- 016 Writing our first YAML file.srt0.01 MB
- 017 Writing an minimal OpenAPI Specification document.mp4120.63 MB
- 017 Writing an minimal OpenAPI Specification document.srt0.02 MB
- 018 Deep dive on Info, Contact, License objects.mp435.73 MB
- 018 Deep dive on Info, Contact, License objects.srt0.01 MB
- 019 Writing Info, Contact, License details inside Open API specification.mp431.62 MB
- 019 Writing Info, Contact, License details inside Open API specification.srt0.01 MB
- 020 Understanding & writing server details inside Open API specification.mp463.05 MB
- 020 Understanding & writing server details inside Open API specification.srt0.01 MB
- 021 Getting started with OpenAPI specification in design first scenario Quiz.html0.02 MB
- 04 - Deep dive on Paths inside Open API specifications31 项
- 022 Introduction to Paths inside Open API Specification.mp424.95 MB
- 022 Introduction to Paths inside Open API Specification.srt0.01 MB
- 023 Writing our first path inside Open API Specification.mp4123.94 MB
- 023 Writing our first path inside Open API Specification.srt0.02 MB
- 024 Exploring our first path inside Swagger UI.mp430.18 MB
- 024 Exploring our first path inside Swagger UI.srt0.01 MB
- 025 Describing Query parameters inside Open API specification.mp431.44 MB
- 025 Describing Query parameters inside Open API specification.srt0.01 MB
- 026 Demo of Try it out inside Swagger UI.mp418.76 MB
- 026 Demo of Try it out inside Swagger UI.srt0.01 MB
- 027 Assignment to build an GET API that supports path params.mp419.44 MB
- 027 Assignment to build an GET API that supports path params.srt0.01 MB
- 028 Assignment solution to build an GET API that supports path params.mp433.82 MB
- 028 Assignment solution to build an GET API that supports path params.srt0.01 MB
- 029 Assignment to build product related APIs.mp427.71 MB
- 029 Assignment to build product related APIs.srt0.01 MB
- 030 Assignment solution to build product related APIs.mp457.29 MB
- 030 Assignment solution to build product related APIs.srt0.01 MB
- 031 Describing HTTP POST API inside Open API specification.mp477.85 MB
- 031 Describing HTTP POST API inside Open API specification.srt0.02 MB
- 032 Describing HTTP PUT API inside OpenAPI specification.mp429.28 MB
- 032 Describing HTTP PUT API inside OpenAPI specification.srt0.01 MB
- 033 Describing HTTP DELETE API inside Open API specification.mp454.01 MB
- 033 Describing HTTP DELETE API inside Open API specification.srt0.01 MB
- 034 Describing Orders GET API inside Open API specification.mp431.98 MB
- 034 Describing Orders GET API inside Open API specification.srt0.01 MB
- 035 A Quick recap about paths & its elements inside OpenAPI specification.mp482.93 MB
- 035 A Quick recap about paths & its elements inside OpenAPI specification.srt0.02 MB
- 036 Helpful website to know the OpenAPI specification structure.mp429.08 MB
- 036 Helpful website to know the OpenAPI specification structure.srt0.01 MB
- 037 Deep dive on Paths inside Open API specifications Quiz.html0.02 MB
- 05 - Writing better documentation inside OpenAPI specification11 项
- 038 Introduction to CommonMark syntax.mp468.12 MB
- 038 Introduction to CommonMark syntax.srt0.01 MB
- 039 Writing better documentation using CommonMark syntax.mp431.20 MB
- 039 Writing better documentation using CommonMark syntax.srt0.01 MB
- 040 Describing Quantity property with OpenMark syntax.mp421.92 MB
- 040 Describing Quantity property with OpenMark syntax.srt0.01 MB
- 041 Providing examples data inside Open API specifications.mp452.06 MB
- 041 Providing examples data inside Open API specifications.srt0.01 MB
- 042 Organizing or Grouping APIs using tags inside OpenAPI specifications.mp4103.47 MB
- 042 Organizing or Grouping APIs using tags inside OpenAPI specifications.srt0.01 MB
- 043 Writing better documentation inside OpenAPI specification Quiz.html0.02 MB
- 06 - Building reusable content using components inside OpenAPI specification11 项
- 044 Introduction to components inside OpenAPI specification.mp423.47 MB
- 044 Introduction to components inside OpenAPI specification.srt0.01 MB
- 045 Building reusable parameters using components.mp426.63 MB
- 045 Building reusable parameters using components.srt0.01 MB
- 046 Building reusable schemas using components.mp448.98 MB
- 046 Building reusable schemas using components.srt0.01 MB
- 047 Assignment solution for building reusable category schema object.mp417.86 MB
- 047 Assignment solution for building reusable category schema object.srt0.00 MB
- 048 Building reusable responses using components object.mp461.93 MB
- 048 Building reusable responses using components object.srt0.01 MB
- 049 Building reusable content using components inside OpenAPI specification Quiz.html0.02 MB
- 07 - Deep dive on Data types inside OpenAPI specification15 项
- 050 Introduction to Data types inside OpenAPI specification.mp45.51 MB
- 050 Introduction to Data types inside OpenAPI specification.srt0.00 MB
- 051 Deep dive into integer & number data type.mp427.79 MB
- 051 Deep dive into integer & number data type.srt0.01 MB
- 052 Deep dive into string data type.mp441.85 MB
- 052 Deep dive into string data type.srt0.01 MB
- 053 Deep dive into boolean data type.mp427.63 MB
- 053 Deep dive into boolean data type.srt0.01 MB
- 054 Deep dive into Object data type.mp448.97 MB
- 054 Deep dive into Object data type.srt0.02 MB
- 055 Deep dive into Arrays data type.mp49.09 MB
- 055 Deep dive into Arrays data type.srt0.00 MB
- 056 Deep dive into enum keyword.mp423.40 MB
- 056 Deep dive into enum keyword.srt0.01 MB
- 057 Deep dive on Data types inside OpenAPI specification Quiz.html0.03 MB
- 08 - Inheritance & polymorphism inside OpenAPI specification11 项
- 058 Introduction to Inheritance & polymorphism inside OpenAPI specification.mp47.40 MB
- 058 Introduction to Inheritance & polymorphism inside OpenAPI specification.srt0.00 MB
- 059 Inheritance using allOf.mp439.43 MB
- 059 Inheritance using allOf.srt0.01 MB
- 060 Polymorphism using oneOf keyword.mp421.67 MB
- 060 Polymorphism using oneOf keyword.srt0.01 MB
- 061 Polymorphism using anyOf keyword.mp450.03 MB
- 061 Polymorphism using anyOf keyword.srt0.01 MB
- 062 Visual example to understand oneOf, anyOf, allOf, not keywords.mp49.91 MB
- 062 Visual example to understand oneOf, anyOf, allOf, not keywords.srt0.01 MB
- 063 Inheritance & polymorphism inside OpenAPI specification Quiz.html0.02 MB
- 09 - Other advance topics inside OpenAPI specification13 项
- 064 Quick checkpoint.mp422.04 MB
- 064 Quick checkpoint.srt0.01 MB
- 065 Declaring operationId inside OpenAPI specification.mp434.91 MB
- 065 Declaring operationId inside OpenAPI specification.srt0.01 MB
- 066 Usage of deprecated inside OpenAPI specification.mp429.77 MB
- 066 Usage of deprecated inside OpenAPI specification.srt0.01 MB
- 067 Defining links inside OpenAPI specification.mp499.05 MB
- 067 Defining links inside OpenAPI specification.srt0.01 MB
- 068 Defining extension fields inside OpenAPI specification.mp430.18 MB
- 068 Defining extension fields inside OpenAPI specification.srt0.01 MB
- 069 Usage of externalDocs inside OpenAPI specification.mp418.19 MB
- 069 Usage of externalDocs inside OpenAPI specification.srt0.01 MB
- 070 Other advance topics inside OpenAPI specification Quiz.html0.02 MB
- 10 - Describing APIs Security inside OpenAPI specification15 项
- 071 Introduction to security inside OpenAPI specification.mp412.61 MB
- 071 Introduction to security inside OpenAPI specification.srt0.01 MB
- 072 Defining HTTP Basic & Bearer Authentication inside OAS - Theory.mp425.94 MB
- 072 Defining HTTP Basic & Bearer Authentication inside OAS - Theory.srt0.01 MB
- 073 Defining HTTP Basic & Bearer Authentication inside OAS - Demo.mp434.78 MB
- 073 Defining HTTP Basic & Bearer Authentication inside OAS - Demo.srt0.01 MB
- 074 Defining API key security inside OAS.mp422.39 MB
- 074 Defining API key security inside OAS.srt0.01 MB
- 075 Defining OAuth2 & OpenIDConnect security inside OAS - Theory.mp432.23 MB
- 075 Defining OAuth2 & OpenIDConnect security inside OAS - Theory.srt0.01 MB
- 076 Defining OAuth2 security inside OAS - Demo.mp442.11 MB
- 076 Defining OAuth2 security inside OAS - Demo.srt0.01 MB
- 077 Defining security at individual operation level.mp419.50 MB
- 077 Defining security at individual operation level.srt0.00 MB
- 078 Describing APIs Security inside OpenAPI specification Quiz.html0.02 MB
- 11 - Hosting, Mock APIs, Code generation using OAS13 项
- 079 Hosting OpenAPI specification using GitHub pages - Part 1.mp412.77 MB
- 079 Hosting OpenAPI specification using GitHub pages - Part 1.srt0.00 MB
- 080 Hosting OpenAPI specification using GitHub pages - Part 2.mp4104.01 MB
- 080 Hosting OpenAPI specification using GitHub pages - Part 2.srt0.01 MB
- 081 Mock APIs using OpenAPI specification.mp4126.12 MB
- 081 Mock APIs using OpenAPI specification.srt0.02 MB
- 082 Generate Server stubs using OpenAPI specification.mp4121.72 MB
- 082 Generate Server stubs using OpenAPI specification.srt0.01 MB
- 083 Generate client code using OpenAPI specification.mp4134.15 MB
- 083 Generate client code using OpenAPI specification.srt0.01 MB
- 084 Demo of OpenAPI Spring (Java framework) library springdoc-openapi.mp491.35 MB
- 084 Demo of OpenAPI Spring (Java framework) library springdoc-openapi.srt0.02 MB
- 085 Hosting, Mock APIs, Code generation using OAS Quiz.html0.02 MB
- 12 - Thank You & Congratulations2 项
- 086 Thank You & Congratulations.mp44.59 MB
- 086 Thank You & Congratulations.srt0.00 MB
截图预览
字幕
1. Designing APIs with Postman (OpenAPI 3.0.0 Swagger).srt
SRT020 Step 16 - Understanding Open API Specification and Swagger_en.srt
SRT021 Step 16 - Understanding Open API Specification and Swagger_en.srt
SRT218 - Designing APIs with Postman OpenAPI 300 Swagger English.srt
SRT020 Step 16 - Understanding Open API Specification and Swagger_en.srt
SRT2. The OpenAPI Specification (OAS) File.srt
SRT3. Swagger vs OpenAPI.srt
SRT06. Documenting Your API with OpenAPI - Swagger.srt
SRT05. Documenting Your API with OpenAPI - Swagger.srt
SRT04. Why Use Swagger - OpenAPI to Document Your API-.srt
SRT04. Demo - Inspecting the Generated OpenAPI Specification.srt
SRT05. Demo - Using API Analyzers to Improve the OpenAPI Specification.srt
SRT09. Demo - Adding Authentication Support to the OpenAPI Specification.srt
SRT001 Designing APIs with Postman (OpenAPI 3.0.0 Swagger)_en.srt
SRT16 - OpenAPI Specification.de.srt
SRT16 - OpenAPI Specification.es-ES.srt
SRT16 - OpenAPI Specification.en.srt
SRT16 - OpenAPI Specification.pt-BR.srt
SRT16 - OpenAPI Specification.pl.srt
SRT16 - OpenAPI Specification.it.srt
SRT